-
Notifications
You must be signed in to change notification settings - Fork 121
Broken Link in README.md
#1021
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Broken Link in README.md
#1021
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates a broken documentation link in the README file. The link to the Docker & Containers documentation page has been corrected from docker.html to md_docker.html to match the actual documentation structure.
- Updated documentation URL to use correct filename format
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
User description
Description
Minor Fix: corrected a link in the repo readme which directed initially to
docker.html(non-existent) instead ofmd_docker.html.PR Type
Bug fix
Description
Fixed broken documentation link in README
Changed
docker.htmltomd_docker.htmlDiagram Walkthrough
File Walkthrough
README.md
Fix broken Docker documentation linkREADME.md
docker.htmlto correctmd_docker.html